projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ff76af
)
build: Enable maintainer mode by default
author
Mukund Sivaraman
<muks@banu.com>
Mon, 12 Sep 2011 19:08:29 +0000
(
00:38
+0530)
committer
Mukund Sivaraman
<muks@banu.com>
Mon, 12 Sep 2011 19:08:38 +0000
(
00:38
+0530)
See <http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/>.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 02b43f6a29cbec75ca9ffd343e2b6bad9c2d86a4..268820298e4c9820440fc898b5179be1d5939fcf 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-123,7
+123,7
@@
AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl Initialize maintainer mode
-AM_MAINTAINER_MODE
+AM_MAINTAINER_MODE
([enable])
AC_STDC_HEADERS
AM_SANITY_CHECK